Property IsDistinctRedb

Assembly: redb.Core.dll

DISTINCT by base IRedbObject fields (Name, ValueLong, ParentId, etc.) excluding Id.
Used for finding duplicates by base fields.

public bool IsDistinctRedb { get; set; }